home *** CD-ROM | disk | FTP | other *** search
- Path: news-1.csn.net!ub!newserve!bingsun3!podop41
- From: Young <podop41@bingsuns.cc.binghamton.edu>
- Newsgroups: comp.lang.c++
- Subject: Win 95 and Borland C++. HELP!!
- Date: Fri, 1 Mar 1996 22:07:24 -0500
- Organization: Binghamton University, Binghamton, NY
- Message-ID: <Pine.SOL.3.91.960226122858.611A-100000-100000-100000-100000-100000-100000@podsun18>
- NNTP-Posting-Host: 128.226.1.6
- Mime-Version: 1.0
- Content-Type: TEXT/PLAIN; charset=US-ASCII
- X-Sender: podop41@bingsun3
-
-
- hi.
-
- I have installed borland C++ 4.52 in my computer, and i have problems
- with floating points. Everytime when i declare a variable a flot and put
- in a real number, it gives me floating point over flow error. For example
-
- float x;
-
- cin >> x;
-
-
- if i put a integer here it is fine, but if i put a real number like 3.25,
- it gives me a floating point overflow error.
-
- I am running under win 95, in a dx2 66 with 8meg ram.
-
- If anybody have any idea about my problem please e-mail me.
-
- Thanks in advance
- young.
-
-
-
-
-